home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text1329.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.4 KB  |  44 lines

  1.  
  2. >Date: Wed, 16 Jun 1993 15:11:30 +1200
  3. >From: Nathan Torkington <Nathan.Torkington@vuw.ac.nz>
  4.  
  5. >
  6. >For my proposal that's going to the committee here (I'm soon going  
  7. to
  8. >make all my CWIS documents available for public review via our WWW
  9. >server -- I wrote them in HTML so it shouldn't be too hard to serve
  10. >them :-) I need some estimates of the hardware to run a dedicated  
  11. WWW
  12. >server off.
  13. >
  14. >We will have about 10,000 users (hopefully :-) and I hope for
  15. >relatively high usage.  Can anyone suggest a suitable platform?
  16. >
  17. >Nat.
  18.  
  19. In fact, the load on an HTTP server machine is very slight,
  20. because the process only runs as long as it takes to return
  21. the document. The info.cern.ch server which has the Subject
  22. Catalogue gets probably a relatively high usage, about
  23. 10k requests a day, or (thinks...) one every 9 seconds.
  24. the CPU load is negligible.  In fact of course the peak rate
  25. is higher, but still its not really a factor.
  26.  
  27. So I would recommend that you chose the platform as one
  28. which has good *reliability*, one which your operators will
  29. know how to back up and handle in an emergency, one with
  30. good connectivity  (like ability to mount appleshare and
  31. Novell stuff might be useful).
  32.  
  33. A greater load than the httpd server will occur if
  34. you allow telnet sessions to www or lynx, of course.
  35. If you allow people to telnet in and select XMosaic
  36. to their Xterminal, then you'd better get something
  37. really beefy!
  38.  
  39. Remember to allow lots of disk room for logs.
  40.  
  41. Tim
  42.  
  43.  
  44.